[INFO] cloning repository https://github.com/silven/armstrong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silven/armstrong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Farmstrong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Farmstrong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67cc95946d52c41baf2b4c8a5cad34bc2353cc83
[INFO] checking silven/armstrong/67cc95946d52c41baf2b4c8a5cad34bc2353cc83 against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilven%2Farmstrong" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/silven/armstrong
[INFO] finished tweaking git repo https://github.com/silven/armstrong
[INFO] tweaked toml for git repo https://github.com/silven/armstrong written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/silven/armstrong on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/silven/armstrong already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded vcell v0.1.0
[INFO] [stderr]   Downloaded cortex-m v0.2.11
[INFO] [stderr]   Downloaded aligned v0.1.1
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.1.3
[INFO] [stderr]   Downloaded r0 v0.2.1
[INFO] [stderr]   Downloaded cortex-m-rt v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 463dbb7e91e3a836f1085c6acf0e96cddd00cf2683a910c63f0f7a4f725fb3cc
[INFO] running `Command { std: "docker" "start" "-a" "463dbb7e91e3a836f1085c6acf0e96cddd00cf2683a910c63f0f7a4f725fb3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "463dbb7e91e3a836f1085c6acf0e96cddd00cf2683a910c63f0f7a4f725fb3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463dbb7e91e3a836f1085c6acf0e96cddd00cf2683a910c63f0f7a4f725fb3cc", kill_on_drop: false }`
[INFO] [stdout] 463dbb7e91e3a836f1085c6acf0e96cddd00cf2683a910c63f0f7a4f725fb3cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5325b5c894a4b1e750591207ff0db31f9aac87a03891dce1e4c70c95a21235b
[INFO] running `Command { std: "docker" "start" "-a" "d5325b5c894a4b1e750591207ff0db31f9aac87a03891dce1e4c70c95a21235b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking armstrong v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)]
[INFO] [stdout]   |                                         ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)]
[INFO] [stdout]   |                                         ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)]
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `crash_uart` should have an upper camel case name
[INFO] [stdout]   --> src/isr.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct crash_uart {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to upper camel case: `CrashUart`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/isr.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     if (U0LSR_REGISTER.read() & 0x20 != 0) {
[INFO] [stdout]    |                        ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -                     if (U0LSR_REGISTER.read() & 0x20 != 0) {
[INFO] [stdout] 20 +                     if U0LSR_REGISTER.read() & 0x20 != 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)]
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/isr.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub extern fn handle_panic(_msg: ::core::fmt::Arguments,
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/isr.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub static ISRVectors: [Option<unsafe extern fn()>; 16] = [
[INFO] [stdout]     |                                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(core_intrinsics, lang_items, const_fn, naked_functions)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `crash_uart` should have an upper camel case name
[INFO] [stdout]   --> src/isr.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct crash_uart {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to upper camel case: `CrashUart`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/isr.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     if (U0LSR_REGISTER.read() & 0x20 != 0) {
[INFO] [stdout]    |                        ^                                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 20 -                     if (U0LSR_REGISTER.read() & 0x20 != 0) {
[INFO] [stdout] 20 +                     if U0LSR_REGISTER.read() & 0x20 != 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/isr.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub extern fn handle_panic(_msg: ::core::fmt::Arguments,
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> src/isr.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub static ISRVectors: [Option<unsafe extern fn()>; 16] = [
[INFO] [stdout]     |                                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_fmt`
[INFO] [stdout]   --> src/isr.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub extern fn handle_panic(_msg: ::core::fmt::Arguments,
[INFO] [stdout] 33 | |                                _file: &'static str,
[INFO] [stdout] 34 | |                                _line: u32) {
[INFO] [stdout] 35 | |     use ::core::fmt::Write;
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     loop {};
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `core` (which `armstrong` depends on)
[INFO] [stdout]    = note: first definition in `core` loaded from /opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-623c95ae80599cdd.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`armstrong`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_fmt`
[INFO] [stdout]   --> src/isr.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub extern fn handle_panic(_msg: ::core::fmt::Arguments,
[INFO] [stdout] 33 | |                                _file: &'static str,
[INFO] [stdout] 34 | |                                _line: u32) {
[INFO] [stdout] 35 | |     use ::core::fmt::Write;
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     loop {};
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `core` (which `armstrong` depends on)
[INFO] [stdout]    = note: first definition in `core` loaded from /opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-623c95ae80599cdd.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`armstrong`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `armstrong` (lib) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `armstrong` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d5325b5c894a4b1e750591207ff0db31f9aac87a03891dce1e4c70c95a21235b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5325b5c894a4b1e750591207ff0db31f9aac87a03891dce1e4c70c95a21235b", kill_on_drop: false }`
[INFO] [stdout] d5325b5c894a4b1e750591207ff0db31f9aac87a03891dce1e4c70c95a21235b
